gtk: Just use current time for showing urls
authorMatthias Clasen <mclasen@redhat.com>
Sat, 11 Apr 2020 17:10:20 +0000 (13:10 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 11 Apr 2020 21:29:27 +0000 (17:29 -0400)
commit3e7e862415ac6f802ef42ad882c413a5c4bcba56
treec068db6f0a2411ddd2c2fe31e3e8c71ec37f2156
parent4eeb4130472c902d33ec95b0afff17148edf7153
gtk: Just use current time for showing urls

We don't really have an event anywhere close in most
cases, and we already pass GDK_CURRENT_TIME in half
the cases anyway.

If we want to be serious about this, we need to pass
the event itself, since future focus-stealing protocols
may not rely on just a timestamp.
gtk/gtkaboutdialog.c
gtk/gtkfilechooserwidget.c
gtk/gtklabel.c